source/eventmanager/abstractevent.d(46,7): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/eventmanager/demo.d(38,7): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/eventmanager/demo.d(55,7): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/eventmanager/abstractevent.d(36,29): Error: cannot cast expression `this.metadata` of type `AppStartedMeta` to `VariantN!32LU` because of different sizes source/eventmanager/demo.d(20,25): Error: template instance `eventmanager.abstractevent.AbstractEvent!(AppStartedMeta)` error instantiating source/eventmanager/abstractevent.d(36,29): Error: cannot cast expression `this.metadata` of type `UserCreatedMeta` to `VariantN!32LU` because of different sizes source/eventmanager/demo.d(31,26): Error: template instance `eventmanager.abstractevent.AbstractEvent!(UserCreatedMeta)` error instantiating /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.